Nutritionix MCP Server

Created By
MCP-Forgea year ago
An MCP server that integrates with the Nutritionix API to provide nutrition data, meal insights, and food logging capabilities. Ideal for AI agents managing health, fitness, or dietary workflows.
Overview

The nutritionix-mcp-server connects your MCP agents with the Nutritionix API, enabling intelligent access to a vast database of foods and nutritional data. Agents can query food items, retrieve detailed nutrition facts, and log meals using natural language or structured input.

This server is perfect for AI health assistants, calorie trackers, or wellness-focused applications. It supports both local and Claude Desktop configurations and can be quickly installed with modern Python tooling (uv).

Server Config

{
  "mcpServers": {
    "nutritionix-mcp": {
      "command": "uvx",
      "args": [
        "nutritionix-mcp-server",
        "--app-id",
        "YOUR APP ID",
        "--app-key",
        "YOUR APP KEY"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
MCP-Forge
Star
-
Language
-
License
-
Category

Recommend Servers

View All